home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / fed114 / fed114.ins / SAMPLE.BAT < prev   
Encoding:
DOS Batch File  |  1995-06-06  |  332 b   |  8 lines

  1. echo off
  2. echo             ╔══════════════════════════════════════════════════════╗
  3. echo             ║ This is an example of using the Form Editor (FED) to ║
  4. echo             ║ fill out and print the sample form files (FED*.FRM). ║
  5. echo             ╚══════════════════════════════════════════════════════╝
  6. pause
  7. fed fed*.frm
  8.